-
Home
-
Progressive WordPress (PWA)
-
2.1.13 (latest)
-
Code
-
Classes
- Minify
Total Complexity |
38 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
418 |
Lines of code |
138 |
Logical lines of code |
88 |
Comment lines |
208 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
replace() |
A |
46 |
7 |
38 |
add() |
S |
58 |
4 |
15 |
load() |
S |
65 |
3 |
9 |
canImportFile() |
S |
77 |
3 |
3 |
writeToFile() |
S |
70 |
3 |
5 |
extractStrings() |
S |
60 |
2 |
13 |
__construct() |
S |
73 |
2 |
5 |
minify() |
S |
69 |
2 |
7 |
gzip() |
S |
67 |
2 |
8 |
replacePattern() |
S |
68 |
2 |
7 |
restoreExtractedData() |
S |
68 |
2 |
8 |
openFileForWriting() |
S |
69 |
2 |
6 |
cache() |
S |
74 |
1 |
5 |
execute() |
S |
100 |
1 |
0 |
save() |
S |
72 |
1 |
5 |
registerPattern() |
S |
75 |
1 |
4 |